FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ontariomicdrfhirimplementationguide-0.10.00#0.9.9-beta (94 ms)

Package ontariomicdrfhirimplementationguide-0.10.00
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ontariomicdrfhirimplementationguide-0.10.00@0.9.9-beta&canonical=http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DiagnosticReport
Url http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DiagnosticReport
Version 0.9.0
Status active
Date 2024-05-02T20:59:08.2660252+00:00
Name MICdrDiagnosticReport
Title DiagnosticReport Profile
Experimental False
Realm ca
Type DiagnosticReport
Kind resource

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DocumentReference DocumentReference Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-transaction-Bundle TransactionBundle

Resources that this resource uses

StructureDefinition
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Encounter Encounter Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ImagingStudy ImagingStudy Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Observation Observation Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization Organization Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Patient Patient Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner Practitioner Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole PractitionerRole Profile
http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest ServiceRequest Profile


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "ca-on-mi-profile-diagnosticreport",
  "url" : "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-DiagnosticReport",
  "version" : "0.9.0",
  "name" : "MICdrDiagnosticReport",
  "title" : "DiagnosticReport Profile",
  "status" : "active",
  "date" : "2024-05-02T20:59:08.2660252+00:00",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "DiagnosticReport",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/DiagnosticReport",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "DiagnosticReport.meta",
        "path" : "DiagnosticReport.meta",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.meta.profile",
        "path" : "DiagnosticReport.meta.profile",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.extension",
        "path" : "DiagnosticReport.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "DiagnosticReport.extension:ext-di-addendum-of",
        "path" : "DiagnosticReport.extension",
        "sliceName" : "ext-di-addendum-of",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/diagnosticReport-addendumOf"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier",
        "path" : "DiagnosticReport.identifier",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "type.coding.code"
            }
          ],
          "description" : "must contain one repetition of an accession number.",
          "rules" : "open"
        },
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession",
        "path" : "DiagnosticReport.identifier",
        "sliceName" : "identifier-accession",
        "short" : "Filler/Accession ID",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession.type",
        "path" : "DiagnosticReport.identifier.type",
        "min" : 1,
        "fixedCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
              "code" : "ACSN",
              "display" : "Accession ID"
            }
          ]
        },
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession.type.coding",
        "path" : "DiagnosticReport.identifier.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession.type.coding.system",
        "path" : "DiagnosticReport.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession.type.coding.code",
        "path" : "DiagnosticReport.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "ACSN",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession.type.coding.display",
        "path" : "DiagnosticReport.identifier.type.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession.system",
        "path" : "DiagnosticReport.identifier.system",
        "comment" : "MI uses source organization specific URIs for this field.",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-accession.value",
        "path" : "DiagnosticReport.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber",
        "path" : "DiagnosticReport.identifier",
        "sliceName" : "identifier-placerOrderNumber",
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber.type",
        "path" : "DiagnosticReport.identifier.type",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding",
        "path" : "DiagnosticReport.identifier.type.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.system",
        "path" : "DiagnosticReport.identifier.type.coding.system",
        "min" : 1,
        "fixedUri" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.code",
        "path" : "DiagnosticReport.identifier.type.coding.code",
        "min" : 1,
        "fixedCode" : "PLAC",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber.type.coding.display",
        "path" : "DiagnosticReport.identifier.type.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber.system",
        "path" : "DiagnosticReport.identifier.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.identifier:identifier-placerOrderNumber.value",
        "path" : "DiagnosticReport.identifier.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.basedOn",
        "path" : "DiagnosticReport.basedOn",
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ServiceRequest"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.basedOn.reference",
        "path" : "DiagnosticReport.basedOn.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.status",
        "path" : "DiagnosticReport.status",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code",
        "path" : "DiagnosticReport.code",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding",
        "path" : "DiagnosticReport.code.coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding.system",
        "path" : "DiagnosticReport.code.coding.system",
        "min" : 1,
        "fixedUri" : "http://loinc.org",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding.code",
        "path" : "DiagnosticReport.code.coding.code",
        "min" : 1,
        "fixedCode" : "19005-8",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.code.coding.display",
        "path" : "DiagnosticReport.code.coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.subject",
        "path" : "DiagnosticReport.subject",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Patient"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.subject.reference",
        "path" : "DiagnosticReport.subject.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.encounter",
        "path" : "DiagnosticReport.encounter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Encounter"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.encounter.reference",
        "path" : "DiagnosticReport.encounter.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.effective[x]",
        "path" : "DiagnosticReport.effective[x]",
        "type" : [
          {
            "code" : "dateTime"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.issued",
        "path" : "DiagnosticReport.issued",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.performer",
        "path" : "DiagnosticReport.performer",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole",
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner",
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.performer.extension",
        "path" : "DiagnosticReport.performer.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        },
        "min" : 0
      },
      {
        "id" : "DiagnosticReport.performer.extension:performerFunction",
        "path" : "DiagnosticReport.performer.extension",
        "sliceName" : "performerFunction",
        "min" : 0,
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/event-performerFunction"
            ]
          }
        ],
        "mustSupport" : true,
        "isModifier" : false
      },
      {
        "id" : "DiagnosticReport.performer.extension:performerFunction.value[x]",
        "path" : "DiagnosticReport.performer.extension.value[x]",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.performer.extension:performerFunction.value[x].coding",
        "path" : "DiagnosticReport.performer.extension.value[x].coding",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.performer.extension:performerFunction.value[x].coding.system",
        "path" : "DiagnosticReport.performer.extension.value[x].coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.performer.extension:performerFunction.value[x].coding.code",
        "path" : "DiagnosticReport.performer.extension.value[x].coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.performer.extension:performerFunction.value[x].coding.display",
        "path" : "DiagnosticReport.performer.extension.value[x].coding.display",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.performer.reference",
        "path" : "DiagnosticReport.performer.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.resultsInterpreter",
        "path" : "DiagnosticReport.resultsInterpreter",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-PractitionerRole",
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Practitioner",
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Organization"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.result",
        "path" : "DiagnosticReport.result",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-Observation"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.result.reference",
        "path" : "DiagnosticReport.result.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.imagingStudy",
        "path" : "DiagnosticReport.imagingStudy",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-ImagingStudy"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.imagingStudy.reference",
        "path" : "DiagnosticReport.imagingStudy.reference",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.presentedForm",
        "path" : "DiagnosticReport.presentedForm",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.presentedForm.contentType",
        "path" : "DiagnosticReport.presentedForm.contentType",
        "mustSupport" : true
      },
      {
        "id" : "DiagnosticReport.presentedForm.data",
        "path" : "DiagnosticReport.presentedForm.data",
        "min" : 1,
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.